From: Greg Kroah-Hartman Date: Fri, 27 Oct 2006 23:12:30 +0000 (-0700) Subject: PCI: Let PCI_MULTITHREAD_PROBE not be broken X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~39374^2~47^2~574^2~27 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=009af1ff78bfc30b9a27807dd0207fc32848218a;p=linux-4.9.git PCI: Let PCI_MULTITHREAD_PROBE not be broken It's not really broken, but people keep running into other problems caused by it. Re-enable it so that the drivers get stress tested. Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index 5f1b9f58070e..ecc50db8585a 100644 --- a/drivers/pci/Kconfig +++ b/drivers/pci/Kconfig @@ -19,7 +19,7 @@ config PCI_MSI config PCI_MULTITHREAD_PROBE bool "PCI Multi-threaded probe (EXPERIMENTAL)" - depends on PCI && EXPERIMENTAL && BROKEN + depends on PCI && EXPERIMENTAL help Say Y here if you want the PCI core to spawn a new thread for every PCI device that is probed. This can cause a huge